save

open override fun save(user: User): User

Saves a given user.

Return

the saved user with a generated ID

Parameters

user

the user to save